func os.isValidRootFSPath

5 uses

	os (current package)
		root.go#L254: 	if !isValidRootFSPath(name) {
		root.go#L266: 	if !isValidRootFSPath(name) {
		root.go#L290: 	if !isValidRootFSPath(name) {
		root.go#L303: 	if !isValidRootFSPath(name) {
		root.go#L310: func isValidRootFSPath(name string) bool {